strconv.decimal.neg (field)

4 uses

	strconv (current package)
		atof.go#L76: 	b.neg = false
		atof.go#L87: 		b.neg = true
		atof.go#L406: 	if d.neg {
		decimal.go#L18: 	neg   bool      // negative flag